| SyServiceExceptionTemplate |
| Logical Entity Name | SyServiceExceptionTemplate |
| Default Table Name | SyServiceExceptionTemplate |
| Physical Only | NO |
| Definition | |
| Note |
| SyServiceExceptionTemplate Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
SyServiceExceptionTemplateId |
int | NO | ||
SyServiceProcessId |
int | NO | ||
SyServiceExceptionTypeId |
int | NO | ||
| IsReviewRequired | bit | NO | ||
| IsAutoResolutionEnabled | bit | NO | ||
ReviewByStaffID |
int | YES | ||
ReviewByStaffGroupID |
int | YES | ||
| AgeDays | int | NO | ||
| ResourceKey | nvarchar(128) | NO | ||
| Priority | char(1) | NO | ||
UserID |
int | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| ts | timestamp | NO | ||
| IsOverrideEnabled | bit | NO | ||
| IsProcessFailure | bit | NO |
| SyServiceExceptionTemplate Primary and Unique Keys |
| Key Name | Key Type | Keys |
| Uk_SyServiceExceptionTemplate_ResourceKey | Index | ResourceKey |
| PK_SyServiceExceptionTemplate_SyServiceExceptionTemplateID | PrimaryKey | SyServiceExceptionTemplateId |
| SyServiceExceptionTemplate Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| SyStaffGroup | Non-Identifying | Zero or One to Zero or More | FK_SyServiceExceptionTemplateReviewByStaffGroupID_StaffGroupStaffGroupID | ReviewByStaffGroupID | NO | YES | ||
| SyStaff | Non-Identifying | Zero or One to Zero or More | FK_SyServiceExceptionTemplateReviewByStaffId_SyStaffSyStaffID | ReviewByStaffID | NO | YES | ||
| SyServiceExceptionType | Non-Identifying | One To Zero or More | FK_SyServiceExceptionTemplateSyServiceExceptionTypeId_SyServiceExceptionTypeSyServiceExceptionTypeId | SyServiceExceptionTypeId | NO | YES | ||
| SyServiceProcess | Non-Identifying | One To Zero or More | FK_SyServiceExceptionTemplateSyServiceProcessId_SyServiceProcessSyServiceProcessId | SyServiceProcessId | NO | YES | ||
| SyStaff | Non-Identifying | One To Zero or More | FK_SyServiceExceptionTemplateUserID_SyStaffSyStaffID | UserID | NO | YES |
| Child Relationships: |
| SyServiceExceptionTemplate Check Constraints |
| Check Constraint Name | CheckConstraint |